home *** CD-ROM | disk | FTP | other *** search
/ Aminet 2 / Aminet AMIGA CDROM (1994)(Walnut Creek)[Feb 1994][W.O. 44790-1].iso / Aminet / text / misc / EIQuotesV2.lha / quotes / Quotes.Doc < prev    next >
Text File  |  1992-09-02  |  5KB  |  123 lines

  1. /* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
  2. /*                                                             */
  3. /*    OOOOOOO   (tm)                                           */
  4. /*  OOOOOOOOOOO          Copyright (c) 1993 Engineering Ideas  */
  5. /* OOOOOOOOOOOOO                All Rights Reserved.           */
  6. /* OOOOOOOOOOOOO                                               */
  7. /*  OOOOOOOOOOO  OOO     This program may not be distributed   */
  8. /*    OOOOOOO  OOOOOOO   without prior permission from the     */
  9. /*            OOOOOOOOO  author(s):   Richard Bemrose BSc.     */
  10. /*             OOOOOOO                                         */
  11. /*           OO  OOO     Engineering Ideas,                    */
  12. /*         OOOOOO        22 Keppel View Road, Kimberworth,     */
  13. /*           OO          Rotherham, S. Yorks., S61 2AS,        */
  14. /*                       ENGLAND                               */
  15. /*                       Internet: R.Bemrose@shu.ac.uk         */
  16. /*                                                             */
  17. /* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
  18.  
  19.                          Q U O T E S V2.0
  20.                   Pseudo-Random Quote Generator
  21.                   (approx. 500 quotes supplied)
  22.  
  23.                                 by
  24.                        Richard Bemrose BSc.
  25.                Copyright (c) 1993 Engineering Ideas
  26.  
  27.                (Based on a program by Adam Evans*)
  28.  
  29.              Quotes V2.0 uses the powerpacker.library
  30.                    Copyright (c) Nico François
  31.  
  32.  
  33. »»»»»»»»»»
  34. Disclaimer
  35. »»»»»»»»»»
  36. The author(s) cannot be held liable for the accuracy of both the
  37. program and/or manual. The loss of data, in any form, directly or
  38. indirectly caused by the use of this program is the responsibility
  39. of the user.
  40.  
  41.  
  42. »»»»»»»»»»»»»»»»»»»»»»»»»»
  43. Copyright and Distribution
  44. »»»»»»»»»»»»»»»»»»»»»»»»»»
  45. Quotes V2.0, Copyright (c) 1993 Engineering Ideas. All rights
  46. Reserved. This program is FREEWARE. However, the copyright of
  47. both the executable and source code remains with Engineering
  48. Ideas. *Sample quotes file taken from Adam Evans's Quotes V1.0
  49. with additional quotes from anonymous various sources.
  50.  
  51. Permission is whereby given to freely distribute the program
  52. provided:
  53. 1. No charge is made for its use or distribution
  54. 2. This manual is distributed along with the executable module
  55. 3. No modifications are made to the executable module
  56.  
  57. No financial donations are required (but are welcome) for the
  58. regular usage of this program. However, any good quote files
  59. and/or a post card from your home town are always appreciated :-)
  60.  
  61. The following files *must* be distributed or achieved together:
  62.  QuotesV2/Quotes               - Main program.
  63.  QuotesV2/Quotes.c             - Source code for program.
  64.  QuotesV2/Quotes.pp            - Sample packed ASCII quotes file.
  65.  QuotesV2/Quotes.doc           - Manual.
  66.  QuotesV2/powerpacker.library  - Shared library (c) Nico François,
  67.                                  copy to Libs: directory.
  68.  
  69. »»»»»»»»»»»»»»»
  70. Using Quotes V2
  71. »»»»»»»»»»»»»»»
  72. Quotes V2 is a very small program (5.5k) which can generate a
  73. random quote (or jokes/saying etc.) from a powerpacked ASCII
  74. file. The supplied quotes file contains over 500 quotes.
  75. The program is ideal to place in your shell-startup or startup-
  76. sequence scripts. The program can be run from the Shell by:
  77.  
  78.         Quotes [filename]
  79.  
  80. Where [filename] is the path and filename of the powerpacked
  81. ASCII file containing the quotes. The program will not
  82. recognise the quotes file if; it can not be found in the
  83. path, incorrect format and/or it is not powerpacked as a
  84. "Data File" (selected from the "Prefs" menu) with Nico
  85. François (c) Powerpacker program. The format for the ASCII
  86. quote file is:
  87.  
  88. Murphy's First Law:
  89. Anything that can go wrong, will go wrong!
  90. #
  91. "The personal computer market is about the same size as the
  92. total potato chip market. Next year it will be about half the
  93. size of the pet food market and is fast approaching the total
  94. worldwide sales of pantihose"
  95.  - James Finke, President of CBM (1982) -
  96. #
  97.  
  98. Enter your selected quotes using a text editor of your choice.
  99. Alternatively, decrunch and edit the sample Quotes.pp file
  100. included. Each quote has to be followed by a #. This seperates
  101. the quotes so the program can search through them easily. Thus,
  102. the above lines represent two quotes. Save the quotes as a ASCII
  103. file and then use Powerpacker to pack the file as a "Data File"
  104. thus saving *valuable* disk space :-) Call the program as 
  105. decribed previously. (Remember, send any good quote files!)
  106.  
  107.  
  108. »»»»»»»»»»»»»»»»»»»»»
  109. The bit at the end...
  110. »»»»»»»»»»»»»»»»»»»»»
  111. Any bugs reports, improvements, other program ideas, postcards,
  112. donations [:->, blah, waffle, etc., etc.
  113.  
  114.         Richard Bemrose
  115.         Engineering Ideas
  116.         22 Keppel View Road
  117.         Kimberworth
  118.         Rotherham
  119.         S61 2AS
  120.         ENGLAND
  121.  
  122. or Internet:    R.Bemrose@shu.ac.uk
  123.